NotEmptyList
@Serializable(with = NotEmptyListSerializer::class)
@SinceKotoolsTypes(version = "4.0")
Representation of lists that contain at least one element of type E.
Representation of lists that contain at least one element of type E.